@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; font-family: "微软雅黑"; box-sizing:border-box;}
img{ border:0;}
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{ width:1200px; margin: 0 auto;}
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}

/* 导航栏 */
.header_all{width:100%; height: 840px; position: relative}
.header_nav{ height:98px; position: absolute; top:0; left:50%; z-index: 999;  margin-left: -600px;}
.h_logo{width:234px; height:57px; float: left; margin-top:53px;}
.h_logo img{width:100%;  height: auto}
.h_right{width:790px; height: auto; float: right}

#menu{ height:35px; width:100%; margin-top:15px; }
#menu .nav{ position:relative; z-index:1;  margin: 0 auto; width: 100%; height: 100%;}
#menu .nav a{ color:#a0a0a0;}
#menu .nav .nLi{ float:left;  position:relative; display:inline; height: 100%; width:90px; background: url(../images/nav_d.png) no-repeat  left  center; margin-left: 10px; }
#menu .nav .nLi:first-child{margin-left: 0;}
#menu .nav .nLi h3{ float:left; font-weight: normal; width:100%; text-align:center; font-size:14px; z-index: 2; position: relative;  height:35px; line-height:35px }
#menu .nav .nLi h3 a{color:#fff;  overflow: hidden; width: 100%; height: 100%; display: block; }
#menu .nav .sub{ display:none; width:120px; left:50%; margin-left: -60px;  top:40px;  position:absolute; background:#ddd;  line-height:36px; }
#menu .nLi:hover h3 a{color:#0067b2}
#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; height: 36px;font-size: 14px;  color:#222e48;}
#menu .nav .sub a:hover{ color:#0067b2; }
#menu .nav .active h3 a{ color:#0067b2; }
#menu .nav .active,#menu .nLi:hover{background: url(../images/nav_ayd.png) no-repeat left center}

.index_nav_wx{width:365px; text-align: center; float: right; margin-top: 28px;}
.index_nav_wx i{width:67px; height: 34px; display: block;}
.nav_sj .i_shouji{background: url(../images/i_sj.png) no-repeat}
.nav_wx .i_wx{background: url(../images/i_wx.png) no-repeat}
.nav_dt .i_dt{background: url(../images/i_dt.png) no-repeat}
.nav_dt .i_yy{background: url(../images/i_yy.png) no-repeat}
.nav_sj,.nav_wx,.nav_dt{ height: 34px; position: relative; float: left; margin-left:20px;}
.nav_wx img{width:100px; height:100px; position: absolute; bottom:-110px; left:50%; margin-left: -50px; display: none;z-index: 999}
.nav_wx:hover img{display: block}
.nav_sj:hover img{display: block}
.nav_sj img{width:100px; height:100px; position: absolute; bottom:-110px; left:-15px;  display: none; z-index: 999}





/* 首页:banner */
.banner{ width:100%;  position:relative;  height:840px;clear: left; }
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{position:absolute;right:50%; margin-right: -40px; bottom:30px;z-index:1;overflow:hidden;height:22px}
.banner .slideBox .hd ul{float:left;overflow:hidden;zoom:1}
.banner .slideBox .hd ul li{float:left;margin-right:15px;width:12px;height:12px; background: #ffffff; cursor:pointer; border-radius: 25px;}
.banner .slideBox .hd ul li.on{background:#275eba}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:100%}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%}
.banner .slideBox .bd img{display:block;width:100%;height:100%; }
.banner .slideBox .hd ul li:last-child{margin-right: 0}


/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; margin-top: 70px;}
.index_title{width:100%; height: auto; overflow: hidden;  text-align: center}
.index_title h3{font-size:24px; color: #4d4d4d; font-family: "宋体"; line-height: 40px;}
.index_title p{width:100%; height: auto; overflow: hidden; line-height: 30px; margin: 20px 0; font-size: 14px; color: #4d4d4d}
.index_title i{width:46px; height: 46px; display: block; margin: 0px auto; background: url(../images/y_jt.png) no-repeat; -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.index_title i:hover{background: url(../images/lh_jt.png) no-repeat; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); transform: rotate(90deg);}




/*分类*/
.index_fen{width:100%; height: 387px; background: url(../images/about_bjs.jpg) no-repeat center; margin-top: 70px;}
.index_fen img{width:45px; height: 30px; display: block; margin: 0px auto;}
.index_fen ul{width:100%; height: auto; overflow: hidden; margin-top: 37px;}
.index_fen ul li{width:243px; height: auto; float: left; margin-right: 76px;}
.index_fen ul li .fen_yuan{width:188px; height: 188px; border-radius: 50%; background: #fff; margin: 0px auto; padding-top: 50px;}
.index_fen ul li i{display: block; margin: 0px auto; height: 54px;   -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.index_fen ul li h4{font-size: 16px; color: #4d4d4d;  height: 40px; line-height:40px; text-align: center}
.index_fen ul li p{width:100%; height: auto; line-height: 28px; font-size: 14px; color: #fff; margin-top:12px; text-align: center}
.index_fen ul li .f1{background: url(../images/i1.png) no-repeat; width: 54px;}
.index_fen ul li .f2{background: url(../images/i2.png) no-repeat; width: 72px;}
.index_fen ul li .f3{background: url(../images/i3.png) no-repeat; width: 54px;}
.index_fen ul li .f4{background: url(../images/i4.png) no-repeat; width: 56px; height: 56px;}
.index_fen ul li:nth-child(4){margin-right: 0}
.index_fen ul li:hover .fen_yuan{background: #0067b2}
.index_fen ul li:hover .fen_yuan h4{color:#fff}
.index_fen ul li:hover .f1{background: url(../images/i1_h.png) no-repeat;}
.index_fen ul li:hover .f2{background: url(../images/i2_h.png) no-repeat;}
.index_fen ul li:hover .f3{background: url(../images/i3_h.png) no-repeat;}
.index_fen ul li:hover .f4{background: url(../images/i4_h.png) no-repeat;}
.index_fen ul li:hover i{-webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg); transform: rotateY(360deg);}





/*产品中心*/
.index_product{width:100%; height:auto; overflow: hidden; background: #efefef; padding: 70px 0}
.index_proleft{width:400px; height: 400px; background: #0067b2; float: left; padding:70px 50px 0;}
.index_proleft img{text-align: center; margin: 0px auto; display: block}
.index_proleft h4{font-size: 24px; color: #fff; font-family: "宋体"; height: 40px; line-height: 40px; text-align: center}
.index_proleft ul{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.index_proleft ul li{width:100px; float: left; height: 40px; line-height: 40px;}
.index_proleft ul li a{font-size: 14px; color: #fff;}
.index_proleft ul li a span{font-size: 24px; font-family: "Arial"; margin-right: 3px;}
.index_product dl{width:400px; height: auto; float: left}
.index_product dl dt{width:400px; height: 310px; overflow: hidden; position: relative}
.index_product dl dt img{width:100%; height: 100%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_product dl dd{width:100%; height: 90px; background: #fff; text-align: center; line-height: 90px; font-size: 16px; color: #4d4d4d}
.index_product dl dt .pro_hover{width:100%; height: 100%; background:rgba(0,103,178,0.6) url(../images/links.png) no-repeat center; position: absolute; top:100%; left:0; z-index: 9; transition: .6s;}
.index_product dl:hover .pro_hover{top:0;}
.index_product dl:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_product dl:hover dd{background: #0067b2;}
.index_product dl:hover dd a{color: #fff}
.index_pro_right{width:800px; height: 400px; float: left}
.index_pro_right img.pro_pic{width:291px; height: 350px; float: left}
.pro_rightinfo{width:509px; height: auto; float: left; text-align: center; padding-top: 85px}
.pro_rightinfo h4{font-size: 15px; color: #4d4d4d;}
.pro_rightinfo h5{font-size: 37px; color: #4d4d4d; margin: 8px 0 35px}
.index_proleft ul li p{float:left;}



/*数据*/
.index_num{width:100%; height: 441px; background: url(../images/num_bj.jpg) no-repeat center; padding: 70px;  background-attachment: fixed;  background-size: cover;}
.index_num li{width:400px; height: 152px; float: left; border-right: 1px solid #fff; border-bottom: 1px solid #fff; text-align: center}
.index_num li .num_zi{font-size: 60px; color: #fff; font-weight: bold; height: 70px; display: block; text-align: center}
.index_num li p{font-size: 14px; color: #fff; height: 45px; line-height:45px;}
.index_num li:nth-child(3n){border-right: 0}
.num1{border-bottom: 0!important; padding-top: 36px;}



/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden;background: #efefef; padding: 70px 0}
.index_news_left{width:390px; height: 480px; float: left; overflow: hidden; position: relative;  margin-top: 30px;}
.index_news_left img{width:100%; height: 100%; overflow: hidden; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_news_left .in_news_info{width:100%; height: 92px; background: rgba(0,0,0,0.5); padding:0 30px; position: absolute; bottom:0; left:0}
.index_news_left:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.in_news_left{width:288px; height: auto; float: left;margin-top: 16px;}
.in_news_left p{width:100%; height: 28px; line-height: 28px; color:#fff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_news_left span{font-size: 16px; color: #fff; height:28px; line-height: 28px; display: block; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_news_info i{width:36px; height: 36px; background: url(../images/news_jt.png) no-repeat; float: right; margin-top: 27px;}
.index_news_center{width:392px; height:auto; float: left; margin: 30px 10px 0;}
.index_news_center ul{width:100%; height: auto; overflow: hidden}
.index_news_center ul li{width:100%; height: 235px;  background: #fff; padding:30px 39px 0;  margin-bottom: 10px;}
.in_news_top{width:100%; height: auto; border-bottom: 1px solid #bebebe; padding-bottom:15px;}
.in_news_top h4{width:100%; height: 40px; line-height: 40px;  text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 16px;  color: #4d4d4d}
.in_news_top p{font-size: 14px; color: #4d4d4d; line-height: 22px; width: 100%; height: 45px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.in_news_bottom{width:100%; height: auto; margin-top: 15px; overflow: hidden }
.in_news_bottom p{float:left; font-size: 14px; color: #4d4d4d}
.in_news_bottom p span{font-size: 30px; color: #777777; font-weight: bold; display: block;}
.in_news_bottom i{float: right; width: 28px; height: 16px; background: url(../images/h_jt.png) no-repeat center; margin-top:20px;}
.index_news_right{width:392px; height: 153px; background: #fff; float: right;margin-top: 30px;}
.index_news_right ul{width:100%; height: auto; overflow: hidden}
.index_news_right ul li{width:100%; height: 153px; background: #fff; padding: 33px 30px; overflow: hidden; margin-bottom: 10px;}
.index_news_right ul li .in_news_riqi{width:87px; height: 100%; float: left; border-right: 1px solid #bebebe;}
.in_news_riqi span{font-size: 30px; color: #777777; font-weight: bold; display: block}
.in_news_riqi hr{width:34px; height: 1px; background: #bebebe; margin: 10px 0}
.in_news_riqi p{font-size: 14px; color: #4d4d4d}
.in_news_jj{width:209px; height: 100%; float: right;}
.in_news_jj h4{width:100%; height: 50px; font-size: 16px; color: #4d4d4d; line-height: 26px;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.in_news_jj i{width:21px; height:12px; background: url(../images/n_jt.png) no-repeat; margin-top:15px; display: block}
.index_news_right ul li:last-child,.index_news_center ul li:last-child{margin-bottom: 0}
.index_news_center ul li:hover,.index_news_right ul li:hover{background: #0067b2}
.index_news_center ul li:hover p,.index_news_center ul li:hover span,.index_news_center ul li:hover h4,.index_news_right ul li:hover p,.index_news_right ul li:hover  span{color:#fff}
.index_news_center ul li:hover i{background: url(../images/l_jt.png) no-repeat center}
.index_news_right ul li:hover h4{color:#fff}
.index_news_right ul li:hover i{background: url(../images/h_njt.png) no-repeat}
.index_news_right ul li:hover hr{background: #fff}





/*底部*/
.footer{width: 100%; height:482px; background:url(../images/footer_bjs.jpg) no-repeat center; padding-top:70px; }
.footer_xx{width:400px; height: auto; float: left; }
.f_info p{font-size: 14px; color: #fff; height:40px; line-height:40px; padding-left: 30px; margin-bottom:5px}
.f_info{width:100%; height: auto; overflow: hidden; margin-top: 45px;}
.f_info .f1{background: url(../images/f1.png) no-repeat left center}
.f_info .f2{background: url(../images/f2.png) no-repeat left center}
.f_info .f3{background: url(../images/f3.png) no-repeat left center}

.footer_ban{width:100%; height:auto; overflow: hidden; margin-top:12px; }
.footer_ban p{font-size: 14px; color: #fff; line-height:30px;}
.footer_ban p a{color:#fff; font-size: 14px;}
.footer_zhichi{width:auto; height:auto;  margin-top: 8px; }
.footer_zhichi p{ width: 100%;  font-size: 14px; color:#fff; line-height:30px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:3px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:3px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #fff;}
.footer_zhichi i{ float: left;}
.f_brq{width:auto;height:100%; font-size: 14px; color:#fff; }
.f_brq a{margin-left: 15px; font-size: 14px; color: #fff}
.f_brq a:hover{color:#00976e!important}

.footer_input{width:603px; height: 412px; background: #fff; float: right; padding: 50px  70px 0 60px}
.input_info{width:100%; height:auto; margin-top: 30px;}
.input_info p{width:100%;  height: 36px; line-height: 36px; margin-bottom:15px}
.input_info p span{font-size: 14px; color:#4d4d4d; float: left}
.input_info p input[type="text"]{width:402px; height: 36px; background:none;  border: 0; border-bottom: 1px solid #bebebe; float: right}
.input_info .submit{width:245px; height: 40px; background: #0067b2; line-height: 40px; font-size: 16px;color: #fff;border: 0; text-align: left; padding-left: 30px; margin-top: 20px; cursor: pointer}
.input_info .submit:hover{background: #02416f}
.index_kuaijie{width:100%; height:auto; background: #000000; overflow: hidden; padding: 20px  0}
.index_kuaijie img{float: left}
.index_kuaijie a{float: left; width:auto; text-align: center; font-size: 14px; color: #fff; margin: 0px 10px; background: url(../images/f_sx.png) no-repeat right center; padding-right: 10px;}
.index_kuaijie a:hover{color:#0067b2}




/*内页*/
.ny_banner{width:100%; height: 345px; position: relative}
.about_ban{background: url(../images/about_ban.jpg) no-repeat center}
.szhy_ban{ background: url(../images/szhy_ban.jpg) no-repeat center}
.news_ban{ background: url(../images/news_ban.jpg) no-repeat center}
.product_ban{ background: url(../images/pro_ban.jpg) no-repeat center}
.join_ban{ background: url(../images/join_ban.jpg) no-repeat center}
.contact_ban{ background: url(../images/contact_ban.jpg) no-repeat center}
.case_ban{ background: url(../images/case_ban.jpg) no-repeat center}
.p-tit{height:55px;line-height:55px; border-bottom: 1px solid #dcdcdc}
.m-crm{color:#666666;font-size:12px; background: url(../images/home.png) no-repeat left center; padding-left: 30px; float: left}
.m-crm a{margin:0 3px;color:#666;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}
.m-crm a:hover{color:#333;text-decoration:underline}
.p-tit ul{float:right; height: 100%;}
.p-tit ul li{float:left;margin:0 20px}
.p-tit ul li a{display:block;height:52px;line-height:52px;color:#666;font-size:16px;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}
.p-tit ul li.active,.p-tit ul li:hover{border-bottom:2px solid #0067b2}
.p-tit ul li.active a,.p-tit ul li:hover a{color:#0067b2}
.ny_futitle{width:100%; height: 68px; line-height: 68px; margin-top: 18px; }
.ny_futitle .container{background: #eeeeee; height: 68px;}
.ny_futitle .ny_fubiao{ width:auto; height: 68px; background:#0067b2;  padding-left: 80px; padding-right:12px;float: left; position:relative}
.ny_futitle h3{font-size: 24px; color: #fff; font-weight: bold; width:auto; height: 68px; background: url(../images/jts.png) no-repeat center right; padding-right:60px;}
.ny_futitle ul{max-width:900px; height: 100%; float: right; padding-right: 30px;}
.ny_futitle ul li{width:auto; height: 68px; margin-right: 30px; float: left; line-height: 68px;}
.ny_futitle ul li a{color:#333333; font-size: 16px;}
.ny_futitle ul li.active a,.ny_futitle ul li:hover a{color:#0067b2; }
.ny_fubiao:after{content:""; width:60px; height:3px; background:#fff; position:absolute; left:0; top:50%;  margin-top:-2px; border-radius:0  5px 5px 0}


/*关于我们*/
.p-bd{width:100%; height:auto; overflow:hidden; margin-bottom:60px}
.ny_about{width:100%; height: auto; overflow: hidden; font-size: 14px; color: #333; line-height: 26px;  margin-top: 40px; margin-bottom: 60px;}


/*新闻*/
.p-ct{width:100%; height: auto; overflow: hidden;margin-top: 38px;}
.new-list{width: 100%; height: auto;overflow: hidden; margin-bottom:25px;}
.new-list li{height:204px;padding:10px; background: #eeeeee; margin-bottom: 18px;}
.new-list li:hover{background:#0067b2;}
.new-list .f-imgfd-img{width:149px;height:100%;margin-right:40px;overflow:hidden; float: left}
.new-list .f-imgfd-img img{width:100%; height: 100%;}
.new-list li .f-imgfd-li{width:840px;height:100%;float: left; padding-top:20px;}
.new-list h3{width: 100%; height: 35px; line-height: 35px; font-size: 24px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;font-weight: bold}
.new-list .time{font-size: 14px; color: #333333;line-height: 35px;}
.f-xx{width:100%; height: 55px; line-height: 26px; overflow: hidden; margin-bottom:6px; color:#333333; font-size: 14px; margin-top: 20px;}
.new-list li:hover h3,.new-list li:hover p,.new-list li:hover .f-xx{color:#fff}

/*产品系列*/
.ny_pronav{width:100%; height: auto; overflow: hidden; margin: 20px 0}
.ny_pronav ul{width:1200px; height: auto; margin: 0px auto;}
.ny_pronav ul li{width:162px; height: 44px; background: #dcdcdc; text-align: center; line-height: 44px; float: left; margin-right: 11px; margin-bottom: 12px;}
.ny_pronav ul li a{color:#333333; font-size: 15px;}
.ny_pronav ul li:nth-child(7n){margin-right: 0px;}
.ny_pronav ul li:hover{background:#0067b2; border-bottom: 2px solid #054c7f}
.ny_pronav ul li.active{background:#0067b2; border-bottom: 2px solid #054c7f}
.ny_pronav ul li.active a,.ny_pronav ul li:hover a{color:#fff}
.ny_product ul{width:100%; height: auto; overflow: hidden; margin-bottom: 20px;}
.ny_product ul li{width:388px; height:auto; float: left; margin-right: 18px;margin-bottom: 30px; overflow: hidden}
.ny_product ul li:nth-child(3n){margin-right: 0px;}
.pro_pic{width:388px; height: 305px; background: #eeeeee; }
.pro_img{width:100%; height: 100%; position: relative; overflow: hidden}
.pro_h{width:100%; height: 100%; position: absolute; top: 0px; left:0px; background: url(../images/p_h.png) no-repeat; background-size:100% 100%;opacity: 0;}
.ny_product ul li img{width:100%; height: 100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_product ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product ul li p{width:100%; height: 43px; background: #b5b5b5; text-align: center; line-height: 43px; font-size: 16px; color: #333333;margin-top: 10px;}
.ny_product ul li:hover .pro_h{opacity: 1}
.ny_product ul li:hover p{background: #0067b2;color:#fff;}
.ny_produc_xx{width:880px; height: auto; overflow: hidden; font-size: 14px; color: #777777; line-height: 26px;margin: 38px auto 0}
.ny_produc_xx p{font-size: 14px; color: #777777; line-height: 26px;}
.ny_product{margin-top: 60px;}



/*案列*/
.ny_shebei{height:auto; overflow: hidden;   margin-top:1px;}
.ny_shebei ul{width:100%; height: auto; overflow: hidden; margin-top: 38px;}
.ny_shebei ul li{width:285px; height: auto; overflow: hidden; float: left;margin-bottom: 27px; margin-right:20px;}
.shebei_pic{width:100%; height: 220px; overflow: hidden;}
.shebei_pic img{width:100%; height: 100%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_shebei ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_shebei ul li .she_sousuo{width:100%; height: 45px; background: #eeeeee}
.ny_shebei ul li .she_sousuo p{width:218px; height: 45px; line-height: 45px; float: left; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 16px; color: #333333;
	padding-left: 20px;}
.sousuo{width:60px; height: 45px; background: #b5b5b5; text-align: center; float: right; display: flex; align-items: center;}
.sousuo img{align-items: center; margin: 0px auto;}
.ny_shebei ul li:hover .sousuo{background: #0067b2}
.ny_shebei ul li:nth-child(4n){margin-right:0px;}


/*联系我们*/
.m-cot{ height: auto; overflow: hidden; margin-top: 30px;}
.m-cot .ewm{float:right; margin-left: 15px;}
.m-cot .ewm img{width:110px;height:110px;border:1px solid #ddd; padding:5px;}
.m-cot .ewm p{text-align:center; font-size:14px; color:#666; line-height:26px;}
.m-map{width:100%; height:350px; margin-top:50px;}
.m-contright{width:700px; height: auto; float: left;font-size:14px; line-height:28px;color:#666}
.ny_contact{margin-bottom:50px;}



/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:30%;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}

.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}
.lxfx li p {
    line-height: 12px;
    text-align: center; font-size: 14px;
}
.lxfx li {
    background:#0067b2;
    height: 56px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}




